Skip to content

Conversation

@arsarsars1
Copy link

No description provided.

static const String RATING = 'Rating';
static const String DESCRIPTION = 'Description';
static const String CASTS = 'Casts';
static const String nowShowing = 'now_showing';
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

const should always be in uppercase with underscores so it is self descriptive it is const and wont be change.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure I will make the change and update the request

@arsarsars1
Copy link
Author

Hi @Iamzaryab PR is updated. Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants